A photo can be added by creating a GameFileData with "@base_photo_image" at the beginning. The structure of the file is as follows:
@base_photo_image
u=path to image (./name.jpg) or a direct URL to the image
c=chance (100 is a normal value) or auto for a value relative to the rating (default: auto)
r=required photo tag
t=suggested photo tag
#=rarity number (default: 0)
+=the positive prompt used (only if AI generated)
-=the negative prompt used (only if AI generated)
"r" should usually be the image category (voyeur for most images), for example:
r=voyeur
"t" should include the location, for example:
t=gym
"c" should stay "auto" most of the time.
Example:
@base_photo_image
u=./image_path.jpg
c=auto
r=voyeur
#=1
t=swimsuit
t=beach
t=female
t=voyeur
t=bikini